/ Assembly List / LJCDBViewDAL / ViewOrderByManager / SaveData

Namespace - LJCDBViewDAL


Parameters
viewOrderBy - The data record.

Returns

True if successful otherwise, false.

Syntax

C#
public Boolean SaveData(ViewOrderBy viewOrderBy)

Updates the record if it already exists, othserwise creates it.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.